home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(5, 1)
- set the memberNum of sprite 5 to the number of member "flatbutton copy 2"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 5 to the number of member "flat copy 2"
- updateStage()
- puppetSprite(5, 0)
- unLoad()
- SetReturn()
- puppetSound(0)
- sound stop 1
- play movie "amee.dir"
- end
-